object Plugin1Properties: TPlugin1Properties Left = 209 Top = 108 BorderStyle = bsDialog ClientHeight = 445 ClientWidth = 386 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poOwnerFormCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object OKBtn: TButton Left = 224 Top = 416 Width = 73 Height = 23 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 OnClick = OKBtnClick end object CancelBtn: TButton Left = 304 Top = 416 Width = 73 Height = 23 Cancel = True Caption = 'Annuler' ModalResult = 2 TabOrder = 1 end object PageControl: TPageControl Left = 8 Top = 8 Width = 369 Height = 401 ActivePage = tsGeneral TabOrder = 2 object tsGeneral: TTabSheet Caption = 'G'#233'n'#233'ral' object Label6: TLabel Left = 76 Top = 20 Width = 31 Height = 13 Alignment = taRightJustify Caption = 'Nom :' end object Label7: TLabel Left = 28 Top = 52 Width = 79 Height = 13 Alignment = taRightJustify Caption = 'Associ'#233' avec :' end object Label11: TLabel Left = 71 Top = 80 Width = 36 Height = 13 Alignment = taRightJustify Caption = 'Visualiseur :' end object ViewerLabel: TLabel Left = 116 Top = 80 Width = 11 Height = 13 Caption = '%' end object NameEdit: TEdit Left = 112 Top = 16 Width = 193 Height = 21 TabOrder = 0 end object FileTypesEdit: TEdit Left = 112 Top = 48 Width = 193 Height = 21 TabOrder = 1 end end end end